Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GithubPackageJson] Get version from monorepo subfolder package.json #7350

Merged
merged 3 commits into from
Dec 5, 2021

Conversation

aaronweldy
Copy link
Contributor

@aaronweldy aaronweldy commented Dec 5, 2021

Fixes #7308.

Adds a query param schema to GithubPackageJsonVersion service to be able to query a package.json in a subfolder of a monorepo, matching the pattern used in GithubPackageJsonDependencyVersion.

Added a test as well to confirm the intended functionality.

@shields-ci
Copy link

shields-ci commented Dec 5, 2021

Messages
📖 ✨ Thanks for your contribution to Shields, @aaronweldy!

Generated by 🚫 dangerJS against c536aff

Copy link
Member

@chris48s chris48s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice - thanks for making your first contribution 👍

@chris48s chris48s added service-badge Accepted and actionable changes, features, and bugs squash when passing labels Dec 5, 2021
@repo-ranger repo-ranger bot merged commit b53ac49 into badges:master Dec 5, 2021
@calebcartwright
Copy link
Member

Well done @aaronweldy, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get version from monorepo sub project's package.json.
4 participants